/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{
	min-width:1220px;
	margin:0 auto;
	font-size:14px;
	font-family:"PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif;
	font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
	background:#fff;
	text-align:justify;
	color:#666;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#666;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#263f89;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
.w890{
	width:860px;
}
.w300{
	width:300px;
}
.ad-pic{width:100%;height:80px;}
.ad-pic1{width:100%;height:200px;}
.ad-pic3{width:100%;}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#ccc;
}
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#ccc;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#ccc;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#ccc;
}
div.clear{
	line-height:0;
	height:0;
	overflow:hidden;
	clear:both;
	font-family: Arial;
	font-size: 0px;
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
.flex{
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
}
.header-wrapin{
	width:1220px;
	margin-left:auto;
	margin-right:auto;
	justify-content: space-between;
	align-items: center;
}
/*wrapin 主体容器宽度*/
.wrapin{
	width:1220px;
	margin-left:auto;
	margin-right:auto;
}

/*公用CSS 开始*/

.header_20210210{
	height: 90px;
	padding:20px 0 15px 0;
}
.header_20210210 .logo{
	float: left;
	display: block;

}
.header_20210210 .logo img{
	display: block;
	width: 380px;
	height:80px;
}
.header_20210210 .head_rt{
	float: right;
	padding-top:20px;
}
.header_20210210 .hr_top{
	float: right;
}
.header_20210210 .hr_top .tit{
	float: left;
	line-height: 30px;
	color:#263f89;
}
.header_20210210 .hr_search{
	float: left;
	height: 28px;
	border:1px solid #8a8eb5;
	border-radius:14px;
	width: 280px;
	margin-left:10px;
	overflow: hidden;
}
.header_20210210 .hr_search .text{
	width: 200px;
	height: 28px;
	line-height: 28px;
	float: left;
	border:0;
	background:none;
	padding-left:20px;
}
.header_20210210 .hr_search .sub{
	float: right;
	height: 28px;
	width: 55px;
	background:#083b90 url("/Public/PC/Image/hr_sub.png") no-repeat center center;
	border-radius:14px 0 0 14px;
}
.header_20210210 .hr_top .maila{
	float: left;
	line-height: 30px;
	margin:0 10px 0 14px;
	color:#263f89;
	padding-left:28px;
	background:url("/Public/PC/Image/maila.png") no-repeat left center;
}
.header_20210210 .hr_top .fg{
	float: left;
	height: 22px;
	border-left:1px solid #b4b4b4;
	margin:4px 10px 0 0;
}
.header_20210210 .hr_top .cnta{
	display: block;
	width: 124px;
	height: 22px;
	line-height: 22px;
	border-radius:3px;
	border:1px solid #333;
	background:#083b90;
	float: left;
	margin:3px 0 0 0;
	text-align: center;
	color:#fff;
}
.header_20210210 .hr_bottom{
	height: 34px;
	line-height: 34px;
	color:#263f89;
}
.header_20210210 .hr_bottom a{
	color:#263f89;
	margin:0 5px;
}
.nav_20210210{
	text-align: left;
	background:#083b90;
	height: 55px;
	line-height: 55px;
	color:#468bc9;
}
.nav_20210210 a{
	font-size:18.5px;
	color:#fff;	
}
.nav_20210210 em{
	margin:0 14px;
}
.head_city_20210210{
	height: 34px;
	line-height: 34px;
	background:#ededed;
}
.head_city_20210210 .tit{
	float: left;
	font-weight: bold;
	color:#181818;
	/*margin-top: 6px;*/
}
.head_city_20210210 a{
	float: left;
	margin-left:35px;
}



.footer{
	width: 1220px;
	margin:15px auto;
	position: relative;
	line-height: 32px;
	text-align: center;
}
.footer .ft_links a{
	margin:0 5px;
}
.footer .ft_gov{
	position: absolute;
	top: 50%;
	margin-top:-30px;
}
.footer .ft_gov1{
	left: 0;
}
.footer .ft_gov2{
	right: 0;
}

.font-white, .font-white a{
	color:#ffffff !important;
}
.font-white a:hover{
	color:#f00 !important;
}
.foot-bg-color{
	width:100%;
	background-color: #083b90;
	padding:10px 0;
	margin-top:20px;
}

/*公用CSS 结束*/

.hm_top{
	text-align: center;
	padding:20px 0;
}
.hm_top .t1 {
    line-height: 55px;
    font-size: 40px;
    font-weight: bold;
    margin-top: 10px;
}
.hm_top .t1 a{
	color:#000;
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.hm_top .t1 a:hover{
	color:#263f89;
}
.hm_top .t2{
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size:16px;
}
.hm_top .more{
	color:#0058a6;
}
.banner{
	width: 640px;
	height: 420px;
	float: left;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.banner .pics li{
	display: block;
	width: 640px;
	height: 420px;
}
.banner .pics img{
	display: block;
	width: 640px;
	height: 420px;
}
.banner .photo{
	display: block;
	width: 640px;
	height: 420px;
	position: relative;
	overflow: hidden;
}
.banner .photo img{
	display: block;
	width: 640px;
	height: 420px;
}
.banner .name{
	height: 60px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	line-height: 60px;
	color:#fff;
	font-size:20px;
	background:rgba(0,0,0,0.5);
}
.banner .nm{
	display:inline-block;
	max-width:400px;
	padding-left:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.banner .btns{
	width: 200px;
	text-align: center;
	position: absolute;
	right: 0;
	bottom: 25px;
	height: 10px;
	font-size:1px;
	z-index: 60;
}
.banner .btns span{
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius:5px;
	background:#fff;
	margin:0 4px;
}
.banner .btns .hover{
	background:#0058a6;
	width: 30px;
}
.ba_rt{
	width: 556px;
	float: right;
}
.ba_rt .head{
	height: 34px;
	line-height: 34px;	
}
.ba_rt .tit{
	float: left;
	font-size:24px;
	font-weight: bold;
	color:#ac0802;
}
.ba_rt .more{
	float: right;
	font-size:15px;
	color:#0058a6;
}
.ba_rt dl{
	border-top:2px solid #d9d9d9;
}
.ba_rt dt{
	height: 36px;
	line-height: 36px;
	font-size:20px;
	font-weight: bold;
}
.ba_rt dt a{
	color:#263f89;
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ba_rt dd {
    height: 36px;
    line-height: 30px;
    font-size: 16px;
}
.ba_rt dd a{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:string;
	white-space:nowrap;
}
/* .banner{
	position: relative;
	width: 100%;
	height: 550px;
	overflow: hidden;
}*/

.swiper {
	width: 100%;
	height: 420px;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper{
    --swiper-theme-color: #ffffff;
    --swiper-navigation-color: #ffffff;
    --swiper-navigation-size: 10px;
}
.swiper-button-next,
.swiper-button-prev{
	width:80px;
	height:80px;
	border-radius: 40px;
	background-color: #333333 !important;
	background-size: cover;
}
.swiper-slide span{
	position: absolute;
	margin-top:380px;
	display:block;
	width:100%;
	height:50px;
	line-height:50px;
	font-size:16px;
	color:#fff;
	text-align:center;
	text-indent: 20px;
	background: url('/Public/PC/Image//bg.png');
	
} 
.news-box{
	width:calc(100% - 30px);
	padding:15px 15px 0 15px;
	margin:30px 0;
	background: #f5f5f5;
}
.news-list{
	width:calc(50% - 58px);
	height:505px;
	overflow: hidden;
	border:25px solid #fff;
	margin-right:16px;
	margin-bottom:15px;
	background: #fff;
}
.news-list:nth-child(2n){
	width:calc(50% - 58px);
	border:25px solid #fff;
	margin-right:0 !important;
	margin-bottom:15px;
	background: #fff;
	
}
.news-list .news-title{
	width:100%;
	font-size:22px;
	color:#f00;
	font-weight:700;
	border-bottom:1px solid #ccc;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom:10px;
	padding:10px 0;
}
.news-list .news-item-img{
	width:530px;
	height: 200px;
	overflow: hidden;
	margin-bottom:10px;
}
.news-list .news-item-img span{
	position: absolute;
	margin-top:170px;
	display:block;
	width:530px;
	height:30px;
	line-height:30px;
	font: size 14px !important;;
	color: #fff !important;;
	text-align:left;
	text-indent: 20px;
	background: url('/Public/PC/Image//bg.png');
}
.news-list .news-item-img span a{
	color: #fff !important;
}
.news-list .news-item-img span a:hover{
	color: #f00 !important;
}
.news-list .news-item-img img{
	width:530px;
}
.news-list .news-title span{
	display:block;
	font-size:12px;
	color:#999;
	font-weight:300;
}
.news-list .news-item{
	font-size:14px;
	color:#222222;
	line-height:35px;
overflow: hidden;
	text-overflow: string;
	/*display: -webkit-box;*/
	white-space:nowrap;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
}
/* 图说海丝 */
.ts{
	height: 305px;
	position: relative;
}
.ts .item{
	position: absolute;
	overflow: hidden;
}
.ts .item img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.ts .item1{
	left: 0;
	top: 0;
	width: 193px;
	height: 150px;
}
.ts .item2{
	left: 0;
	bottom: 0;
	width: 193px;
	height: 150px;
}
.ts .item3{
	left: 195px;
	top: 0;
	width: 194px;
	height: 305px;
}
.ts .item4{
	left: 391px;
	top: 0;
	width: 315px;
	height: 305px;
}
.ts .item5{
	left: 708px;
	top: 0;
	width: 193px;
	height: 150px;
}
.ts .item6{
	left: 708px;
	bottom: 0;
	width: 193px;
	height: 150px;
}
.ts .item7{
	right: 0;
	top: 0;
	width: 315px;
	height: 305px;
}
/* 新闻列表 */
.position-now{
	width:100%;
	border-bottom:1px solid #ccc;
	font-size:14px;
	color:#083b90;
	line-height:30px;
	margin-bottom:15px;
	align-items: center;
	margin:20px 0;
}
.article-item{
	margin:10px 0;
	padding:10px 0 20px 0;
	border-bottom:1px solid #eee;
	flex-wrap:nowrap;
}
.article-title{
	font-size:20px;
	color:#000;
	line-height:35px;
	margin-bottom:10px;
}
.article-content{
	font-size:13px;
	color:#999;
	line-height:23px;
	/* text-indent: 30px; */
	margin:10px 0; 
}
.article-time{font-size:14px;line-height:25px;color:#999}
.article-pic{margin-right:20px;}
.pages > div {
	display: flex;
	justify-content: center;
	margin:50px 0;
}

.pages .first,.pages .end {
	color: #aaa;
	width: 50px;
	height: 38px;
	overflow: hidden;
}

.pages span, .pages a {
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #edeff1;
	margin: 0 5px;
	transition: 0.3s;
}

.pages .prev, .pages .num, .pages .next, .current {
	color: #aaa;
	width: 38px;
	height: 38px;
	overflow: hidden;
}

.pages .current, .pages a:hover {
	background: #0168b7;
	border: 1px solid #0168b7;
	color: #fff;
}
.article-show{
	
}
.show-title{
	width:100%;
	font-size:36px;
	color:#000;
	font-weight:700;
	line-height:40px;
	margin-bottom:10px;
	text-align:center;

}
.show-subtitle{
	width:100%;
	font-size:20px;
	color:#000;
	line-height:20px;
	text-align:center;
	margin-bottom:10px;
}
.show-attr{
	width:100%;
	margin:20px 0;
	padding-bottom:15px;
	border-bottom:1px solid #eee;
	text-align:center;
	justify-content: center;
}
.show-attr span{
	display:block;
	font-size:14px;
	color:#999;
	margin-right:15px;
}
.show-content{
	font-size:16px;
	color:#333;
	line-height:25px;
	margin:30px 0;
	text-align:justify;
	text-justify:inter-ideograph;
}
.show-content img{
	max-width:100%;
}
.ttstext img{
    display:block;
    margin:auto;
}
.videos{
	margin-bottom:30px;
}
.pic-content{position: relative;background-color: #000;font-size:13px;color:#fff;line-height:25px;padding:10px;max-height:60px;margin-top:-60px;z-index: 999;}
.vote-box{background:#f5f5f5;border-radius: 5px;padding:20px;}
.vote-title{font-size:18px;color:#000;font-weight:700;margin-bottom:20px;line-height:30px}
.vote-item{
	align-items: center;
	width:100%;
	margin-bottom:15px;

}
.vote-pic img{
	width:100px;
	height:75px;
	margin:0 10px;
	border-radius: 5px;
}
.vote-content{
	width:100%;
	font-size:14px;
	line-height:25px;
	color:#333;
}
.vote-content span{
	color:#999;
}
.subtn{
	width:80px;
	line-height:45px;
	padding:0px 15px;
	background: #1E9FFF;
	text-align:center;
	color:#fff;
	font-size:14px;
	border-radius: 5px;
	margin:auto;
}
/* 内页右侧 */
.wp1{width:100%;}
.box-sizing{ 
	-webkit-box-sizing: border-box;      
	-moz-box-sizing: border-box;           
	box-sizing: border-box;
}
.wp-title{
	font-size:16px;
	color:#ff0000;
	font-weight:bold;
	line-height:25px;
	margin:10px 0;
}
.wp-title a{
	color:#ff0000;
}
.wp-title a:hover{
	color:#000000;
}
.wp-new-item{
	font-size:14px;
	color:#333;
	line-height:21px;
	margin-bottom:10px;
	margin-right:20px;
	overflow: hidden;
	text-overflow: ellipsis;
	/*display: -webkit-box;*/
	white-space:nowrap;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
}
/* 单页样式 */
.itemlist{
	width:200px;
	border:1px solid #ddd;
	background: #f5f5f5;
}
.itemlist ul{
	padding:10px;
}
.itemlist ul li{
	line-height:40px;
	font-size:14px;
	color:#333;
	border-bottom:1px solid #ddd;
	text-indent: 20px;
}
.itemlist .on{
	color:#f00!important;
}
.itemcontent{
	width: calc(100% - 250px);
}
.item-info{
	justify-content: space-between;
	align-items: center;
	border-bottom:1px solid #ddd;
}
.item-title{
	font-size:16px;
	color:#000;
	font-weight:700;
	line-height:50px;
}
.page-now{
	font-size:12px;
	color:#999;
}
.item-content{
	margin:20px 0;
	line-height:25px;
	font-size:14px;
	color:#333;
}
.soso{
	width:366px;
	border:1px solid #ddd;
	margin:auto;
}
.sosoinput{
	width:314px;
	height:33px;
	line-height:33px;
	font-size:14px;
	padding:0 5px;
	border:1px solid #fff;
}
.soso-subtn{
	width:35px; 
	height:33px; 
	background-position:center;
	border:none; 
	cursor:pointer; 
	background:#0051a3 url(/Public/PC/Image/hr_sub.png) no-repeat 50%;
}
.soso-subtn:hover{ opacity:0.9;filter:alpha(opacity=90);}
.first-pic,.first-pic img{
	width:100%;
}
.other-pic img{
	width:95px;
	height:65px;
}

.workerinfo{
	width:600px;
	margin:20px auto;
}
.worker-pic{
	max-width:200px;
	margin:auto;
}
.worker-pic img{
	width:100%;
}
.worker-name{
	font-size:14px;
	color:#333;
	margin-bottom:10px;
	line-height:25px;
	text-align: center;
}